home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)P / (A)P1.ADF / life / WARNING < prev    next >
Text File  |  1987-05-25  |  2KB  |  42 lines

  1. Article 3880 of net.micro.amiga:
  2. Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site well.UUCP
  3. Path: well!ptsfa!lll-lcc!lll-crg!nike!oliveb!glacier!navajo!rokicki
  4. From: rokicki@navajo.STANFORD.EDU (Tomas Rokicki)
  5. Newsgroups: net.micro.amiga
  6. Subject: blitter problems
  7. Message-ID: <781@navajo.STANFORD.EDU>
  8. Date: 8 Aug 86 00:23:02 GMT
  9. Date-Received: 9 Aug 86 09:32:13 GMT
  10. Organization: Stanford University
  11. Lines: 27
  12.  
  13. [ blitter blitter blitter blitter ]
  14.  
  15. About that code I just posted.  Looking in the RKM volume 2, it says
  16. under WaitBlit():
  17.  
  18. BUGS  Because of a bug in agnus, this code may return too soon when
  19.       blitter has in fact not started the blit yet, even though
  20.       BltSize has been written.  This most often occurs in a heavily
  21.       loaded system with extended memory, HIRES, and 4 bitplanes.
  22.  
  23. They are exactly correct; I have found the 4 bitplanes not to be
  24. a requirement, however.  I know of no fix to my code that I posted.
  25. So, if you run that LIFE, or use those blit routines, either do not
  26. use extended memory or any other programs which require a lot of
  27. blitter.
  28.  
  29. I just tried it under 1.2 beta 6; I can't seem to repeat the bug!
  30. It repeats easily under 1.1, but I can't find any mention of the bug
  31. fix in the docs.  Perhaps the bug was a side effect of something else.
  32.  
  33. All around, I like 1.2 beta 6; all of my programs seem to work under
  34. it.  You should see the spectacular crashes Archon provides under 1.2
  35. beta 6 with extended memory!  I thought only the TRS-80 Coco did that.
  36. It seems to work if I unplug the extended RAM though.
  37.  
  38. Does anyone know if the WaitBlit() routine has been fixed?  It seems
  39. to work for me . . .
  40.  
  41.  
  42.